Open
Bug 1670950
Opened 5 years ago
Updated 3 years ago
Update reviewbot to use "mach lint -l clang-format" instead of "mach clang-format"
Categories
(Developer Infrastructure :: Lint and Formatting, task)
Developer Infrastructure
Lint and Formatting
Tracking
(Not tracked)
NEW
People
(Reporter: Sylvestre, Unassigned)
References
(Blocks 1 open bug)
Details
As explained in bug 1670949, we should use mozlint instead of the custom mach operation.
we should update reviewbot for this.
Some files:
https://searchfox.org/mozilla-central/source/taskcluster/ci/source-test/clang.yml#63
https://searchfox.org/mozilla-central/source/taskcluster/ci/source-test/mozlint.yml#346
https://github.com/mozilla/code-review/blob/master/bot/code_review_bot/tasks/clang_format.py
https://github.com/mozilla/code-review/blob/master/bot/code_review_bot/tasks/lint.py
Reporter | ||
Comment 1•5 years ago
|
||
once it is done, we should remove the clang-format task in clang.yml
Updated•3 years ago
|
Product: Firefox Build System → Developer Infrastructure
You need to log in
before you can comment on or make changes to this bug.
Description
•